home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / misc / emu / tape64.lha / tape64.readme < prev   
Text File  |  2002-05-09  |  3KB  |  74 lines

  1. Short:    V1.2 (2002-05-09) convert .t64 .tap .wav
  2. Uploader: stoecker@epost.de (Dirk Stoecker)
  3. Author:   Andreas Matthies <andreas.matthies@arcormail.de>, Dirk Stoecker
  4. Type:     misc/emu
  5. Version:  1.2 (2002-05-09)
  6.  
  7. This small tool belongs to the group of utilities supporting the emulation
  8. of the good old C64. To be more precise, it helps you to reuse your old tapes
  9. recorded with the C2N (Datasette) of Commodore and full of programs for the
  10. C64. All you have to do is to record the C64-tape with your soundcard and your
  11. favourite sampling-software (for example the sound-recorder of Windows 9x).
  12.  
  13. tape64 then uses the recorded file (usually a .wav-file, when you use a
  14. Windows-OS) to 
  15. a.) create a .tap-file (C64-TAPE-RAW). If you use Hakan Sundell's popular 
  16.     emulator CCS64 or my favourite emu VICE, this .tap-file behaves like a 
  17.     real tape. You can load your programs directly with the LOAD-command (or 
  18.     <-L if they were saved with Turbo-Tape) in the emulation.
  19. b.) create p00-files (binary images) from the C64-programs. In current version
  20.     the following loaders are supported/emulated:
  21.      - ROM-loader (files saved with the SAVE-kernal-routine)
  22.      - Turbotape
  23.      - Input64 (tapes coming with german magazine; tested with tapes
  24.        11/85-6/86)
  25.      - Novaload (commercial loader; special Nova-blocks are not supported
  26.        due to limitations of the binary format)
  27.     Support for other loaders may follow in next versions.
  28.     The p00's can be loaded directly in the emulator (I tested it with CCS64
  29.     and VICE) or can be converted (using another tool like 64copy) to other
  30.     common C64-archive-formats like D64.
  31. c.) create a t64-archive, which includes all detected C64-files, offers a 
  32.     directory-structure and is supported by nearly every emulator.
  33.  
  34. tape64 even accepts a formerly created tap-file as input, if you want to build
  35. a t64-archive and have deleted the sample-file or if you downloaded tap's from
  36. internet. 
  37.  
  38. AUTHOR
  39.  
  40. Andreas Matthies <andreas.matthies@arcormail.de>
  41.  
  42. AMIGA PORT
  43.  
  44. This port was done by Dirk Stoecker <stoecker@epost.de> using SAS-C
  45. 6.58. I included original source code and an Amiga diff file.
  46.  
  47. You get the compilable source by extracting the .zip file and
  48. afterwards calling "patch <Amiga.diff" in the directory, where sources
  49. have been extracted to (Do not forget correct pathname for Amiga.diff
  50. file). Afterwards call "smake".
  51.  
  52. HISTORY OF AMIGA PORT
  53.  
  54. 1.2 2002-05-09 first release of Amiga port
  55.                removed lots of compiler warnings
  56.                made source endian neutral
  57.                fixed overwrite problem when file already existed
  58.                fixed return code problems
  59.  
  60. Use this tool as you want, but WITHOUT ANY WARRANTY!
  61.  
  62. Contact me (concerning the port only) at:
  63.  
  64. *********************************************************************
  65. * snail-mail:                  * e-mail:                            *
  66. *   Dirk Stoecker              *   stoecker@epost.de                *
  67. *   Geschwister-Scholl-Str. 10 *   dirk@dstoecker.de                *
  68. *   01877 Bischofswerda        * world wide web:                    *
  69. *   GERMANY                    *   http://www.dstoecker.de/         *
  70. * phone:                       * pgp key:                           *
  71. *   GERMANY +49 (0)3594/706666 *   get from WWW pages or keyservers *
  72. *********************************************************************
  73.  
  74.